T
BenSelect Documentation
ILockableObject<T> Interface
Members  See Also  Send Feedback
Selerix.Foundation Namespace : ILockableObject<T> Interface
Interface ILockableObject

Syntax

JScript 
JScript does not support Generics.

Type Parameters

T

Public Methods

 NameDescription
 MethodGetAsOfDateGets as of date.  
 MethodGetDisableCopyWhenLockedGets the disable copy when locked.  
 MethodGetDisableExportWhenLockedGets the disable export when locked.  
 MethodGetDisableNonAuthorizedUserInheritGets the disable inherit for non-authoritate users.  
 MethodGetDisableScheduleGets the disable schedule.  
 MethodGetFileExtensionGets the file extension.  
 MethodGetGlobalGets the global.  
 MethodGetIsCopyConfigurableGets the is copy configurable.  
 MethodGetIsExportConfigurableGets the is export configurable.  
 MethodGetIsLockedGets the is locked.  
 MethodGetIsNonAuthorizedUserInheritConfigurableGets the is non-authorizited user inherit configurable.  
 MethodGetIsScheduleConfigurableGets the is schedule configurable.  
 MethodGetLastChangedByGets the last changed by.  
 MethodGetLockIfUnlockedButCaseLockedGets the lock if unlocked but case locked.  
 MethodGetMostRecentCommentGets the most recent comment.  
 MethodGetNameGets the name.  
 MethodGetObjectTypeNameGets the name of the object type.  
 MethodGetUnlockedForSessionGets the unlocked for session.  
 MethodGetUserAndGroupIDsWithAccessGets the user and group IDs with access.  
 MethodGetUserIDsWithAccessGets the user IDs with access.  
 MethodSessionLockSessions the lock.  
 MethodSessionUnlockSessions the unlock.  
 MethodSetAsOfDateSets as of date.  
 MethodSetDisableCopyWhenLockedSets the disable copy when locked.  
 MethodSetDisableExportWhenLockedSets the disable export when locked.  
 MethodSetDisableNonAuthorizedUserInheritSets the disable inherit for non-authoritate users.  
 MethodSetDisableScheduleSets the disable schedule.  
 MethodSetIsLockedSets the is locked.  
 MethodSetLastChangedBySets the last changed by.  
 MethodSetMostRecentCommentSets the most recent comment.  
 MethodSetUserAndGroupIDsWithAccessSets the user and group IDs with access.  
 MethodSetUserIDsWithAccessSets the user IDs with access.  
 MethodUpdateOverloaded. Updates the specified model.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.